3 subject="""comment 6"""
4 date="2021-02-02T16:28:29Z"
6 Being on sshfs makes me wonder if perhaps something synthesized by that
7 filesystem is confusing git, so eg it thinks the inode or mtime of a file has
8 changed and so it's modified.
10 However, normally git status does the same work to verify if there's really
11 a modification as git diff does (running the smudge filter in this case).
12 So I'm not clear what's going on here, but it's currently looking more like
13 a problem at the git level, or a filesystem that is too wonky for git to
14 work well, rather than anything git-annex can do.
16 I have to wonder why you'd even use git-annex on sshfs. The more usual way
17 would be to have a local repository with a remote using ssh to access the